-- background: 4003 from stack: in -- bmap block id: 6787 -- flags: 0000 -- background id: 0 -- name: Character 1 -- part 1 (field) -- low flags: 00 -- high flags: 6007 -- rect: left=275 top=29 right=302 bottom=504 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 14 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=140 top=292 right=317 bottom=164 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=109 top=292 right=317 bottom=133 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to previous card end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=17 top=279 right=308 bottom=56 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: To Menu ----- HyperTalk script ----- on mouseUp play "boing" visual effect dissolve slowly go to card id 6087 end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global ReturnCard go ReturnCard end mouseUp